home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / sketchbo.swf / scripts / DefineSprite_381 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-01-06  |  180 b   |  9 lines

  1. user.tabIndex = 0;
  2. user.backgroundColor = 4473924;
  3. user.textColor = 16776960;
  4. user.restrict = "A-Z 0-9";
  5. submit = function()
  6. {
  7.    _root.submitHighScore(this,user.text);
  8. };
  9.